home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / nospecialdebug.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  1.1 KB  |  33 lines

  1. [LANGUAGE english; PARENT keywords; PAGE 11-72]
  2. [C;6;B]        NOBSSDEBUG or NBD
  3.         NOCODEDEBUG or NCD
  4.         NODATADEBUG or NDD
  5.         NOLIBDEBUG or NLD
  6.         NOOVLDEBUG or NOD
  7. [7]Default: keep known debugs
  8. [J;1;N]
  9.   Eliminates all debug tables from the specific type. \
  10. This will not destroy symbols.
  11. [INDENT 14]
  12.   NOCODEDEBUG   forget all debugs from any CODE hunk.
  13.   NODATADEBUG   forget all debugs from any DATA hunk.
  14.   NOBSSDEBUG    forget all debugs from any BSS hunk.
  15.   NOLIBDEBUG    forget all debugs from libraries. \
  16. (This is unused when you link executable.)
  17.   NOOVLDEBUG    forget all debugs from overlaid hunks.
  18. [INDENT]
  19.   See also:
  20. [L;3][LINK addsym]            ADDSYM
  21. [LINK advisory]                CLEARADVISORY
  22. [LINK createdebug]            CREATEDEBUG
  23. [LINK createsymbol]            CREATESYMBOL
  24. [LINK keepdebug]            KEEPDEBUG
  25. [LINK advisory]                HUNKADVISORY
  26. [LINK advisory]                LEFTADVISORY
  27. [LINK nodebug]                NODEBUG
  28. [LINK nolocalsymbol]            NOLOCALSYMBOL
  29. [LINK nosymbol]                NOSYMBOL
  30. [LINK advisory]                SETADVISORY
  31. [LINK stripdebug]            STRIPDEBUG (No debug and symbol)
  32. [5; LINK about; GOTO address]        Become Registred
  33.